home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / Shells / Matrix11.lha / sc / launchmatrix next >
Encoding:
Text File  |  1994-01-07  |  209 b   |  9 lines

  1. set olddir $cwd
  2. cd $home
  3. matrix axsh:etc/menu/main "Main] "
  4. echo
  5. echo "Type 'menu' to exit the shell and return to the menu system."
  6. echo "Type 'exit' to exit the shell and hang up."
  7. echo
  8. cd $olddir
  9.